ostree.git
2017-02-07 Colin Waltersrepo: Add archive/zlib-level option, drop default compr...
2017-02-07 Colin Waltersrust: Support `make dist` -> cargo vendor
2017-02-07 Colin Walterslib: Add ostree_repo_reload_config()
2017-02-06 Colin Walterspackaging/: Delete
2017-02-03 Jonathan Lebontrusted.gpg.d: keep in the same location
2017-02-03 Chen Fandoc: fix typo in CONTRIBUTING
2017-02-03 Colin Waltersoxidation: Add implementation of bupsplit in Rust
2017-02-02 Colin WaltersRename to libOSTree
2017-02-02 Colin Walterstests: Add setup for more realistic repo, change pull...
2017-02-02 Colin Walterslib: Move the bupsplit selftest into our test framework
2017-02-01 Colin Walterstravis: Disable tests (but keep builds) on flaky distros
2017-02-01 Colin Walterslib: Prefix GPG errors with the checksum
2017-02-01 Colin Walterslib: Adjust comments in symbols section for last release
2017-01-31 Simon McVittielibostree: Don't distribute generated enumtypes in...
2017-01-26 Jonathan Lebondocs: update pulp_ostree link
2017-01-26 Jonathan Lebontrivial-httpd: trivial option help string fixes
2017-01-23 Colin WaltersRelease 2017.1
2017-01-23 Colin Walterstests: Add a big (many objects) pull
2017-01-19 Colin WaltersAdd support for more selective pruning
2017-01-19 Simon McVittieMake corrupt-repo-ref.js executable
2017-01-19 Simon McVittieSourced test snippets: remove shebang and make non...
2017-01-19 Simon McVittieFix TAP syntax in test-basic-user.sh, and run it
2017-01-19 Colin Walterslibtest: Enable web server logs
2017-01-19 Colin Walterstests: Loosen error regexp
2017-01-19 Colin Walterstests: Don't inject newline in URL
2017-01-19 Colin Waltersfetcher: Rework API to use strings for tls keys/db
2017-01-19 Colin Walterspull: Fix theoretical checksum collision for metadata...
2017-01-18 Colin Walterstests: Alias assert_not_reached() -> fatal()
2017-01-16 Colin Waltersunlock: Fix description for --hotfix
2017-01-12 Colin Walters.dir-locals.el: Standard Emacs indentation config
2017-01-12 Colin Walterstrivial-httpd: Daemonize better
2017-01-04 Colin Walterspull: Rework delta superblock fetches to be async
2017-01-04 Colin WaltersSplit trivial-httpd into separate binary
2017-01-04 Colin Waltersbuild-sys: Minor makefile tweaks
2017-01-04 Colin Waltersfetcher: Split lowlevel API into file/membuf variants
2017-01-04 Colin Waltersfetcher: Move high level functions into "fetcher-util"
2017-01-04 Colin Waltersfetcher: Hoist core "mirrored request" API to public
2016-12-23 Colin Waltersdocs: Fix ostree.version -> version
2016-12-23 Paul van Tilburgadmin: Use execlp() to look for systemctl as the shell...
2016-12-22 Dan Nicholsonrepo: Fix list_objects annotations
2016-12-22 Dan Nicholsonrepo: Fix object list keys ownership
2016-12-22 Dan Nicholsonrepo: Fix indentation
2016-12-16 Mario Sanchez... static-delta: Pretend that world unreadable objects...
2016-12-12 Colin WaltersRelease 2016.15
2016-12-12 Colin Waltersci: Rebase to f25
2016-12-12 Colin Walterslib: Squash last use of GFile deltas_dir
2016-12-09 Colin Waltersci: Combine UBSAN and ASAN by default
2016-12-09 Colin Waltersci: Drop sudo installed tests
2016-12-09 Colin Walterstests: Tweak installed tests to deal with ASAN
2016-12-09 Colin WaltersSkip gjs-based tests if ASAN is enabled
2016-12-09 Colin Waltersrepo: Add unconfigured-state to remote config options
2016-12-09 Colin Waltersbuild: Error if glib isn't found
2016-12-09 Dan Nicholsonrepo: Fix annotations for remote_fetch_summary functions
2016-12-08 Colin Walterstree-wide: Switch to autoptr for GOptionContext
2016-12-08 Colin Waltersbuild: Always do enum scanning now
2016-12-08 Colin Walters[ASAN] sysroot: Squash a leak in lockfile acquisition
2016-12-08 Colin Waltersbuild: Make libsoup optional again
2016-12-07 Colin Waltersfetcher: Define an abstraction over SoupURI
2016-12-07 Colin Walterslib: Ensure we use _GNU_SOURCE in enum templates
2016-12-07 Colin Waltersbuild: Add more default errors
2016-12-07 Colin Waltersci: Make all ci tests gating for Homu
2016-12-06 Colin Walterstree-wide: Use g_hash_table_add() where applicable
2016-12-06 Colin Walterslib: Remove unused ostree_metalink_get_uri()
2016-12-06 Colin Walterspull: Write .commitpartial for local pulls first too
2016-12-06 Colin Walterslib: Always checksum content in deltas
2016-12-06 Colin Walterstests/keyfile-utils: Drop tests covering preconditions
2016-12-06 Colin Walterstests: Use G_DEBUG=fatal-warnings here too
2016-12-05 Colin Walters[ASAN] tests: Cleanup all current remaining leaks
2016-12-05 Colin WaltersDefine and use cleanup helpers for libarchive
2016-12-01 Simon McVittieTerminate individual tests after (10 * $TEST_TIMEOUT_FA...
2016-12-01 Simon McVittietests: prepend to an existing LD_LIBRARY_PATH, GI_TYPEL...
2016-11-30 Colin Walters[ASAN] tests: Fix leaks
2016-11-30 Colin Walters[ASAN] set-origin: Squash a leak
2016-11-30 Colin Walters[ASAN] bootconfig: Drop a pointless strdup in parser
2016-11-30 Colin Walters[ASAN] metalink: Fix leaks of buffer
2016-11-30 Colin Walters[ASAN] sysroot: Fix leak/double free of keyfile origin
2016-11-30 Colin Walterstraverse: Use g_hash_table_add
2016-11-30 Colin Walters[ASAN] cmdline: Fix minor leak in delta cmdline entrypoint
2016-11-30 Colin Walters[ASAN] deltas: Fix minor memory leak
2016-11-30 Colin Walters[ASAN] delta compilation: More leak fixes
2016-11-30 Mario Sanchez... man: Mention bare-user in manpages, along with the...
2016-11-29 Simon McVittietravis-ci: document parameter variables
2016-11-29 Simon McVittietravis-ci: Enable stretch (the future Debian 9), replac...
2016-11-29 Simon McVittietravis-ci: Use "slim" Debian image for testing
2016-11-29 Simon McVittietravis-ci: Run `make distcheck` too
2016-11-29 Simon McVittietravis-ci: cat the test log after successful test runs
2016-11-29 Simon McVittietravis-ci: Move helper function to before we start...
2016-11-29 Simon McVittietravis-ci: Use a non-ostree-specific name for the Docke...
2016-11-29 Simon McVittietravis-ci: put an explicit copyright/license on the...
2016-11-29 Simon McVittieci-install: add ci_distro
2016-11-29 Simon McVittieci-build: consistently use yes/no for booleans, not...
2016-11-29 Simon McVittiebuild: clean up ostree-remount if building without...
2016-11-28 Alexander Larssondelta compilation: Fix leak
2016-11-28 Alexander Larssonpull: Don't leak delta superblock variants
2016-11-28 Alexander Larssonpull_with_options: Don't leak csum_v
2016-11-28 Alexander Larssonostree-repo-traverse: Don't leak floating GVariant
2016-11-28 Alexander Larssonpull: scan_commit_object() - don't load variant twice
2016-11-23 Jasper St.... ostree-repo-traverse: Remove an accidental print statement
2016-11-23 Colin WaltersRelease 2016.14
2016-11-22 Abhay KadamFix broken link in docs/CONTRIBUTING.md
next